home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 3 / Logiciel PC - Hors-Serie 3.iso / Logs / consoles / pcengine / me_090 / PCE.INI < prev    next >
Text File  |  1997-10-04  |  2KB  |  209 lines

  1. #
  2. # video frames rate
  3. # -----------------
  4. #
  5.  
  6. frame_rate=1
  7.  
  8. #
  9. # delay for the slow motion
  10. # -------------------------
  11. #
  12.  
  13. delay=999999
  14.  
  15. #
  16. # type of keyboard
  17. # ----------------
  18. #   -0 AZERTY
  19. #   -1 QWERTY
  20. #   -2 QWERTZ
  21. #
  22.  
  23. keyboard=1
  24.  
  25. #
  26. # joypad mode
  27. # ----------- 
  28. #   -0 joypad off
  29. #   -1 automatic mode
  30. #   -2 manual mode
  31. #
  32.  
  33. joypad=1
  34.  
  35. #
  36. # auto fire speed
  37. # ---------------
  38. #   [1-10]
  39. #
  40.  
  41. auto_fire_speed=2
  42.  
  43. #
  44. # select how are mapped joypad buttons
  45. # ------------------------------------
  46. #   -0 button I
  47. #   -1 button II
  48. #   -2 select
  49. #   -3 run
  50. #
  51.  
  52. button_1=0
  53. button_2=1
  54. button_3=2
  55. button_4=3
  56.  
  57. #
  58. # soft reset (RUN + SELECT)
  59. # -------------------------
  60. #
  61.  
  62. soft_reset=y
  63.  
  64. #
  65. # graphic format
  66. # --------------
  67. #   -0 PCX
  68. #   -1 BMP
  69. #
  70.  
  71. graphic_format=0
  72.  
  73. #
  74. # VESA support
  75. # ------------
  76. #
  77.  
  78. vesa=n
  79.  
  80. #
  81. # select the video mode
  82. # ---------------------
  83. #   -0 auto
  84. #   -1 256x240
  85. #   -2 320x240
  86. #   -3 360x240
  87. #   -4 320x240 |
  88. #   -5 400x300 | VESA modes
  89. #   -6 512x384 |
  90. #   -7 640x480 |
  91. #
  92.  
  93. video_mode=0
  94.  
  95. #
  96. # fullscreen mode
  97. # ---------------
  98. #
  99.  
  100. fullscreen=n
  101.  
  102. #
  103. # scanlines video mode
  104. # --------------------
  105. #   -0 none
  106. #   -1 hardware
  107. #   -2 software
  108. #
  109.  
  110. scanlines=2
  111.  
  112. #
  113. # disable 360x240 screen resolution for laptop computer
  114. # -----------------------------------------------------
  115. #
  116.  
  117. laptop=n
  118.  
  119. #
  120. # sound emulation
  121. # ---------------
  122. #
  123.  
  124. sound=y
  125.  
  126. #
  127. # 16bit/stereo
  128. # ------------
  129. #
  130.  
  131. 16bit=y
  132. stereo=y
  133.  
  134. #
  135. # reverb effect
  136. # -------------
  137. #
  138.  
  139. reverb=n
  140.  
  141. #
  142. # sound volume
  143. # ------------
  144. # range is 0-100 excepted for 'adpcm_vol' that can go up to 200
  145. #
  146.  
  147. master_vol=75
  148. dac_vol=75
  149. cd_vol=75
  150. adpcm_vol=100
  151.  
  152. #
  153. # select the sound card
  154. # ---------------------
  155. #   -0 auto detection
  156. #   -1 Sound Blaster
  157. #   -2 Ensoniq SoundScape
  158. #   -3 Gravis UltraSound
  159. #
  160.  
  161. sound_card=0
  162.  
  163. #
  164. # DMA sound synchronization
  165. # -------------------------
  166. #
  167.  
  168. sync_dma=n
  169.  
  170. #
  171. # information panel
  172. # -----------------
  173. #
  174.  
  175. info_screen=y
  176.  
  177. #
  178. # internal cd-rom cache
  179. # ---------------------
  180. #
  181.  
  182. cache=n
  183. cache_size=4096
  184.  
  185. #
  186. # default cd-rom drive
  187. # --------------------
  188. #
  189.  
  190. cd_drive=
  191.  
  192. #
  193. # path for the different system cards
  194. # -----------------------------------
  195. #
  196.  
  197. system_card_1=
  198. system_card_2=
  199. system_card_3=
  200. system_card_4=
  201.  
  202. #
  203. # path of the game archive or game directory
  204. # ------------------------------------------
  205. #
  206.  
  207. path=
  208.  
  209.